home *** CD-ROM | disk | FTP | other *** search
- This file is used by the printer driver PRINTER.DVR and defines the control
- code sequences that are sent to the printer to enable the various print
- modes used by the driver. These control code sequences can be changed to
- match those used by different printers.
-
- Each control code sequence starts in column 1 and begins with the character
- '*' or 'F' followed immediately by a number which identifies the sequence.
- This identifier (ID) is used by the printer driver to determine which
- sequence is to be changed and to ignore the comments.
-
- Following the ID are the control codes (in decimal) that are to be sent to
- the printer to enable the required printer mode. The different sequences
- that are needed for the printer driver are explained in the following
- sections and can be changed if they don't match the ones required by your
- printer.
-
- In each of the following sections control code sequences have been provided
- for a number of popular printers. To enable the sequence for one of the
- printers listed delete the space in column 1 so that the '*' or 'F' moves
- to column 1. Only one sequence can be enabled at a time and all others
- must be disable by inserting a space in column 1.
-
- ******************************************************************************
- ┌────────────────────────────────────────────────────────────────────────────┐
- │The following control code sequence is sent to the printer to cancel any │
- │special print modes (ie. double width, emphasized, etc) before any page is │
- │printed. It also must enable printing at 17 characters per inch. │
- │ │
- │Note: The maximum number of control codes that can be specified in this │
- │ sequence is 32 and all codes must be on the same line. │
- └────────────────────────────────────────────────────────────────────────────┘
- (Gemini 10X)
- *1 27 77 1 27 87 0 27 70 27 72 27 84 27 45 0 15
-
- (Okidata 192)
- *1 27 73 49 27 87 0 27 70 27 72 27 84 27 45 0 15
-
- (Epson RX80)
- *1 20 27 70 27 72 27 84 27 45 00 15
-
- ┌────────────────────────────────────────────────────────────────────────────┐
- │The following control code sequence is sent to the printer to feed paper │
- │1/72 inch. │
- │ │
- │Note: The maximum number of control codes that can be specified in this │
- │ sequence is 8 and all codes must be on the same line. │
- └────────────────────────────────────────────────────────────────────────────┘
- (Gemini 10X)
- *2 27 65 1 10
-
- (Okidata 192, Epson RX80)
- *2 27 65 1 27 50 10
-
- ┌────────────────────────────────────────────────────────────────────────────┐
- │The following code sequence is sent to the printer to enable 120 dot/inch │
- │graphics mode. Most printers use 2 control codes to select graphics mode │
- │followed by 2 bytes indicating the number of columns to be printed. This │
- │sequence only defines the control codes. The printer driver appends the │
- │column count when the sequence is sent to the printer. │
- │ │
- │Note: The maximum number of control codes that can be specified in this │
- │ sequence is 8 and all codes must be on the same line. │
- └────────────────────────────────────────────────────────────────────────────┘
- (Gemini 10X, Okidata 192, Epson RX80)
- *3 27 76
-
- ┌────────────────────────────────────────────────────────────────────────────┐
- │The following code sequence is sent to the printer after each page is │
- │printed to re-initialize all printer modes before exiting the FLOWCHARTER │
- │program. │
- │ │
- │Note: The maximum number of control codes that can be specified in this │
- │ sequence is 8 and all codes must be on the same line. │
- └────────────────────────────────────────────────────────────────────────────┘
- (Gemini 10X, Epson RX80, Okidata 192)
- *4 27 50 13 18
-
- ┌────────────────────────────────────────────────────────────────────────────┐
- │The following code sequences are sent to the printer whenever text is │
- │printed in a font other than 17 CPI. The sequences F1 through F15 correspond│
- │to the Fx option in some of the special format commands (.$XH, │
- │.$XT, etc). │
- │ │
- │The first set of 5 control codes are sent to the printer to enable the print│
- │mode before the text is printed. The second set of 5 control codes are sent│
- │to the printer to disable the mode just set and return to 17 character per │
- │inch print mode. │
- │ │
- │Note: Both sets of 5 control codes must be specified. If less than 5 words │
- │ are needed to enable\disable a print mode the remaining code words │
- │ must be set to 00. │
- └────────────────────────────────────────────────────────────────────────────┘
- (Gemini 10X)
- F1 27 66 02 00 00 15 00 00 00 00
- F2 18 00 00 00 00 15 00 00 00 00
- F3 14 00 00 00 00 20 00 00 00 00
- F4 18 27 69 00 00 27 70 15 00 00
- F5 18 14 27 69 00 27 70 20 15 00
- F6 27 66 02 14 00 20 15 00 00 00
- F7 18 14 00 00 00 20 15 00 00 00
- F8 18 27 73 51 00 27 73 49 15 00
- F9 18 27 52 00 00 27 52 00 15 00
- F10 00 00 00 00 00 00 00 00 00 00
- F11 00 00 00 00 00 00 00 00 00 00
- F12 00 00 00 00 00 00 00 00 00 00
- F13 00 00 00 00 00 00 00 00 00 00
- F14 00 00 00 00 00 00 00 00 00 00
- F15 00 00 00 00 00 00 00 00 00 00
-
- (Okidata 192)
- F1 27 77 02 00 00 27 80 15 00 00
- F2 18 00 00 00 00 15 00 00 00 00
- F3 14 00 00 00 00 20 00 00 00 00
- F4 18 27 69 00 00 27 70 15 00 00
- F5 27 77 14 00 00 20 27 80 00 00
- F6 18 14 00 00 00 20 15 00 00 00
- F7 18 27 73 51 00 27 73 49 15 00
- F8 18 27 37 71 00 27 37 72 15 00
- F9 00 00 00 00 00 00 00 00 00 00
- F10 00 00 00 00 00 00 00 00 00 00
- F11 00 00 00 00 00 00 00 00 00 00
- F12 00 00 00 00 00 00 00 00 00 00
- F13 00 00 00 00 00 00 00 00 00 00
- F14 00 00 00 00 00 00 00 00 00 00
- F15 00 00 00 00 00 00 00 00 00 00
-
- (Epson RX80)
- F1 27 77 02 00 00 27 80 15 00 00
- F2 18 00 00 00 00 15 00 00 00 00
- F3 14 00 00 00 00 20 00 00 00 00
- F4 18 27 69 00 00 27 70 15 00 00
- F5 27 77 14 00 00 20 27 80 00 00
- F6 18 14 00 00 00 20 15 00 00 00
- F7 18 14 00 00 00 20 15 00 00 00
- F8 18 27 73 51 00 27 73 49 15 00
- F9 00 00 00 00 00 00 00 00 00 00
- F10 00 00 00 00 00 00 00 00 00 00
- F11 00 00 00 00 00 00 00 00 00 00
- F12 00 00 00 00 00 00 00 00 00 00
- F13 00 00 00 00 00 00 00 00 00 00
- F14 00 00 00 00 00 00 00 00 00 00
- F15 00 00 00 00 00 00 00 00 00 00
-
-
-
-
-